Package ga.core.validation

Interface Summary
IValidationRule<T extends IIndividual<T>> Interface for a rule used by the RuleValidator.
IValidator<T extends IIndividual<T>> Interface for an individual validator.
 

Class Summary
GAContext The context of the GA.
RuleValidator<T extends IIndividual<T>> Validator implementation that uses a set of rules.
 

Enum Summary
IValidationRule.Type Type of the rule.